transformRectangle Method
In This Topic
This method supports the internal library infrastructure and should not be used by external client code.
Syntax
public double[] transformRectangle(
double ,
double ,
double ,
double
)
|
Parameters
- x1
- y1
- x2
- y2
Return Value
N/A
See Also